*{margin: 0;padding: 0;font-family: MicrosoftYaHei;}
.pages{
    width: 100%;
}
.pages_img{
    width: 100%;
    height: 421px;
    /* z-index: -1; */
    position: absolute;
    top: 0;
    display: block;
}
body{
    min-width: 750px;
}
.top{
    height: 70px;
    background-color: rgba(250,250,250,0.4);
    align-items: center;
    display: flex;
    justify-content: space-around;
    position: relative;
    top: -8px;
}
#pages_img{
    display: none;
}
.list{
    overflow: hidden;
}
.top_img{
    height: 32px;
    text-align: center;
    vertical-align: middle;
    /* margin-left: 158px; */
}
.top div{
    /* width: 6%; */
	height: 30px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
    z-index: 29;
}
.on{
    border-bottom: 1px solid #000000;
}
.choose{
    height: 14px;
    display: flex;
    width: 8%;
    margin: 0 auto;
    justify-content: space-around;
    margin-top: 370px;
}
.choose div{
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #c6c6c6;
}
.chooseTrue{
    background-color: #00529d !important;
}
.middleTitle{
   
    margin: 0 auto;
    width: 140px;
    text-align: center;
    border-bottom: 1px solid #333333;
    height: 36px;
	font-family: MicrosoftYaHei;
    font-size: 24px;
    line-height: 36px;
    margin-top: 46px;
    white-space: nowrap;
}
.middleTitle1{
    margin: 0 auto;
    width: 15%;
    text-align: center;
    height: 16px;
	font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 20px;
    color: #2b3036;
    padding-top: 5px;
}
.middleImg{
    width: 80%;
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    flex-wrap: wrap;
    margin-top: 44px;
}
.middleImg div{
    width: 32%;
    background-color: #f6f6f6;
    text-align: center;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0px 4px 4px 0px 
		rgba(0, 0, 0, 0.2);
}
.middleImg div div img{
    vertical-align: middle;
}
.size0{
    width: 157px;
	height: 101px;
}
.size1{
    width: 72px;
	height: 122px;
}
.size2{
    width: 80px;
	height: 115px;
}
.size3{
    width: 156px;
	height: 84px;
}
.size4{
    width: 130px;
    height: 128px;
    margin-left: 36px;
}
.size5{
    width: 140px;
	height: 72px;
}
.middleImg div div:nth-child(1){
    width: 100%;
    height: 172px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: none !important;
}
.middleImg div div:nth-child(2){
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    box-shadow: none !important;
    font-size: 14px;
}
.middleImg1{
    width: 80%;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    flex-wrap: wrap;
}
.middleImg1 div{
    height: 40px;
    width: 300px;
    text-align: center;
    letter-spacing: 2px;
}
.middleImg2{
    height: 200px;
    margin: 40px auto;
}
.middleImg2 img{
    width: 100%;
    height: 200px;
    z-index: -1;
}
.middleImg2 div{
    width:80%;
    height: 30px;
    position: relative;
    top: -114px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #303030;
    margin: 0 auto;
}
.middleTuwen{
    width: 80%;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 32px;
}
.middleTuwen1{
    width: 30%;
    background-color: #f1f1f1;
    border-radius: 10px;
    box-shadow: 0px 4px 4px 0px 
		rgba(0, 0, 0, 0.2);
}
.middleTuwen1 img{
    width: 100%;
    height: 200px;
    border-radius: 10px;
}
.middleTuwen1 div{
    text-align: center;
}
.fontweight1{
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}
.fontweight2{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 14px;
    line-height: 27px;
}
.chanpinVideo{   
    width: 100%;
    height: 100%;
    border-radius: 10px !important;
    outline: none;
}
.chanpinVideo1{   
    width: 49%;
    height: 100%;
    border-radius: 10px !important;
    outline: none;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.newStyle{
    position: relative;
    bottom: -4px;
}
.ttt{
    width: 78%;
    height: 426px;
    border-radius: 10px !important;
    box-shadow: 0px 0px 4px 0px 
    rgba(0, 0, 0, 0.2);
    background-color: #dddddd;
    margin: 40px 11%;  
}
.ttt1{
    width: 78%;
    height: 315px;
    border-radius: 10px !important;
    margin: 40px 11%;  
    display: flex;
    justify-content: space-between;
}
.footer {
    width: 100%;
       background-color: #f7f7f7;
       margin-top: 20px;
   }
   .footer_box{
        width: 80%;
       display: flex;
       margin: 0 auto;
       align-items: center;
   }
   .footerOne {
    width: 100%;
    float: left;
   }
   .footer_company{
        width: 90%;
       height: 60px;
       line-height: 60px;
       border-bottom: 1px solid #c6c6c6;
       font-family: MicrosoftYaHei;
       font-size: 15px;
       font-weight: normal;
       font-stretch: normal;
       line-height: 45px;
       letter-spacing: 1px;
       color: #000000;
       margin-top: 20px;
   }
   .footerOne1 {
          width: 60%;
       height: 30px;
       line-height: 30px;
       display: flex;
       justify-content: space-around;
       align-items: center;
       margin-left: 100px;
   }
   .footerOne1 div {
    color: #5e5e5e;
       font-size: 15px;
       line-height: 30px;
       height: 30px;
   }
   .shuxian {
    width: 1px;
    height: 13px;
    background-color: #303030;
   }
   .footerTwo_word{
           height: 30px;
       line-height: 30px;
       font-size: 16px;
       color: #000;
       font-weight: 600;
       text-align: center;
       margin-bottom: 10px;
   }
   .footerTwo_img{
        width: 115px;
       height: 115px;
       display: flex;
       align-items: center;
       background-color: #fff;
       justify-content: center;
   }
   .footerTwo_img img {
    width: 100px;
    height: 100px;
   }
   
   .footerOne2 {
        width: 100%;
           height: 80px;
       line-height: 80px;
       display: flex;
           align-items: center;
           font-size: 15px;
       color: #5e5e5e;
           font-family: MicrosoftYaHei;
   }
   .footer_address{
        width: 90%;
       text-align: center;
        font-size: 15px;
       color: #5e5e5e;
           font-family: MicrosoftYaHei;
           margin-bottom: 20px;
   }
   .footerOne2 div a {
    color: #5e5e5e;
    text-decoration: none;
   }
.top a{  
    color: #000000;
    text-decoration: none;
}
.top a:hover{
	color: red;
}



.showModel{
    width: 100%;
    margin: 0 auto;
    position: fixed;
    background-color: #000000;
    opacity: 0.7;
    bottom: 0;
    border-radius: 15px 15px 0 0;
}
.showModel div input{
    width: 80%;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    margin-left: 10%;
    text-indent: 40px;
    border-radius: 10px;
    outline: none;
}
.titleshow{
    width: 20%;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    border-radius: 10px;
    color: #ffffff;
}
#submit{
    width: 20%;
    height: 40px;
    margin: 30px auto;
    margin-left: 40%;
    text-align: center;
    background-color: #ffffff;
	border-radius: 10px;
	opacity: 0.8;
}
#submit1{
    width: 20%;
    height: 40px;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: 40%;
    text-align: center;
    background-color: #ffffff;
	border-radius: 10px;
	opacity: 0.8;
}
.textIndent{
    text-indent: 40px !important;
}
.closePage{
    position: absolute;
    top: 20px;
    right: 30px;
    width: 30px;
    height: 30px;
}
